DeselectRow(UInt32[]) Method
Deselects the specified rows in the table.

C# Syntax

void DeselectRow( 
   params uint[] rowIndices
)

Parameters

rowIndices
indices of the rows to deselect (1-based).